-
Notifications
You must be signed in to change notification settings - Fork 306
Announce Rust 1.89.0 #1666
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Announce Rust 1.89.0 #1666
Conversation
Hi relnotes-interest-group, this PR adds a release blog post. Could you review cc @alex-semenyuk @jieyouxu @joshtriplett @Kobzol @lcnr @traviscross |
Something that may be of note is that 1.89 finally fixes the C abi for wasm32-unknown-unknown: rust-lang/rust#133952 |
@bjorn3 in regards to rust-lang/rust#133952 it seems entirely missed from this release as it was not marked Best I can understand we changed the meaning of It seems like it should definitely have a release notes entry though so if you'd be able to file a review adding the proper text to the relevant headers in rust-lang/rust#144509 that'd be great. (note that release is tommorow.... there isn't really that much time left) edit: done myself but would appreciate a look over if possible |
Oops, should indeed have been marked relnotes.
LGTM |
Co-authored-by: Mark Rousskov <[email protected]>
Co-authored-by: Jake Goulding <[email protected]>
i128
andu128
inextern "C"
x86_64-macos-darwin
cc @rust-lang/release
@rustbot ping relnotes-interest-group
Rendered